[INFO] cloning repository https://github.com/Anothernaso/microslop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Anothernaso/microslop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnothernaso%2Fmicroslop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnothernaso%2Fmicroslop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] def653a4c4cdde302589d8b7c4f831344731ea03
[INFO] testing Anothernaso/microslop against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnothernaso%2Fmicroslop" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Anothernaso/microslop
[INFO] finished tweaking git repo https://github.com/Anothernaso/microslop
[INFO] tweaked toml for git repo https://github.com/Anothernaso/microslop written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Anothernaso/microslop on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Anothernaso/microslop already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded randix v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d60699e09f498f74585f19f91b7f95a8645ff67828ea8241875429b4205198cf
[INFO] running `Command { std: "docker" "start" "-a" "d60699e09f498f74585f19f91b7f95a8645ff67828ea8241875429b4205198cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d60699e09f498f74585f19f91b7f95a8645ff67828ea8241875429b4205198cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d60699e09f498f74585f19f91b7f95a8645ff67828ea8241875429b4205198cf", kill_on_drop: false }`
[INFO] [stdout] d60699e09f498f74585f19f91b7f95a8645ff67828ea8241875429b4205198cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e878c7b743b7b217b83a38eefd147cda9f8f0539def55afcca0f78a1151c60a5
[INFO] running `Command { std: "docker" "start" "-a" "e878c7b743b7b217b83a38eefd147cda9f8f0539def55afcca0f78a1151c60a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling randix v0.3.2
[INFO] [stderr]    Compiling microslop v0.3.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] running `Command { std: "docker" "inspect" "e878c7b743b7b217b83a38eefd147cda9f8f0539def55afcca0f78a1151c60a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e878c7b743b7b217b83a38eefd147cda9f8f0539def55afcca0f78a1151c60a5", kill_on_drop: false }`
[INFO] [stdout] e878c7b743b7b217b83a38eefd147cda9f8f0539def55afcca0f78a1151c60a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02ec37258e61392f13e7b6f7ee61c4c48f596274cf0ab78c0f92543a8bd9e8dd
[INFO] running `Command { std: "docker" "start" "-a" "02ec37258e61392f13e7b6f7ee61c4c48f596274cf0ab78c0f92543a8bd9e8dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling microslop v0.3.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] running `Command { std: "docker" "inspect" "02ec37258e61392f13e7b6f7ee61c4c48f596274cf0ab78c0f92543a8bd9e8dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02ec37258e61392f13e7b6f7ee61c4c48f596274cf0ab78c0f92543a8bd9e8dd", kill_on_drop: false }`
[INFO] [stdout] 02ec37258e61392f13e7b6f7ee61c4c48f596274cf0ab78c0f92543a8bd9e8dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d9b011a15e34dc102abd415f9697507cc8f528eb9a563409c7698789b9acf850
[INFO] running `Command { std: "docker" "start" "-a" "d9b011a15e34dc102abd415f9697507cc8f528eb9a563409c7698789b9acf850", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/microslop-2781251db1cbf4d3)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests microslop
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/copilot.rs - copilot::Hallucinate::hallucinate (line 18) ... FAILED
[INFO] [stdout] test src/slopify.rs - slopify::String::to_slop (line 63) ... FAILED
[INFO] [stdout] test src/slopify.rs - slopify::&'_str::to_slop (line 80) ... FAILED
[INFO] [stdout] test src/copilot.rs - copilot::ToHallucination::to_hallucination (line 31) ... FAILED
[INFO] [stdout] test src/copilot.rs - copilot::String::hallucinate (line 41) ... FAILED
[INFO] [stdout] test src/copilot.rs - copilot::String::to_hallucination (line 71) ... FAILED
[INFO] [stdout] test src/slopify.rs - slopify::String::slopify (line 34) ... FAILED
[INFO] [stdout] test src/slopify.rs - slopify::ToSlop::to_slop (line 22) ... FAILED
[INFO] [stdout] test src/copilot.rs - copilot::&'_str::to_hallucination (line 88) ... FAILED
[INFO] [stdout] test src/slopify.rs - slopify::Slopify::slopify (line 9) ... FAILED
[INFO] [stdout] test src/hook.rs - hook::install_slop_hook (line 11) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/copilot.rs - copilot::Hallucinate::hallucinate (line 18) stdout ----
[INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/copilot.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | String::new("MicroSlop Wandoze").hallucinate();
[INFO] [stdout]    | ^^^^^^^^^^^ ------------------- unexpected argument of type `&'static str`
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/string.rs:446:17
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 19 - String::new("MicroSlop Wandoze").hallucinate();
[INFO] [stdout] 19 + String::new().hallucinate();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `hallucinate` found for struct `String` in the current scope
[INFO] [stdout]   --> src/copilot.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 | String::new("MicroSlop Wandoze").hallucinate();
[INFO] [stdout]    |                                  ^^^^^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/slopify.rs - slopify::String::to_slop (line 63) stdout ----
[INFO] [stdout] error[E0599]: no method named `to_slop` found for struct `String` in the current scope
[INFO] [stdout]   --> src/slopify.rs:65:22
[INFO] [stdout]    |
[INFO] [stdout] 65 | let sloppy_str = str.to_slop(); // This doesn't move str
[INFO] [stdout]    |                      ^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/slopify.rs - slopify::&'_str::to_slop (line 80) stdout ----
[INFO] [stdout] error[E0599]: no method named `to_slop` found for reference `&str` in the current scope
[INFO] [stdout]   --> src/slopify.rs:82:22
[INFO] [stdout]    |
[INFO] [stdout] 82 | let sloppy_str = str.to_slop(); // This returns an owned String
[INFO] [stdout]    |                      ^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/copilot.rs - copilot::ToHallucination::to_hallucination (line 31) stdout ----
[INFO] [stdout] error[E0599]: no method named `to_hallucination` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/copilot.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 | "MicroSlop Wandoze".to_hallucination();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/copilot.rs - copilot::String::hallucinate (line 41) stdout ----
[INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/copilot.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | String::new("MicroSlop Wandoze").hallucinate();
[INFO] [stdout]    | ^^^^^^^^^^^ ------------------- unexpected argument of type `&'static str`
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/string.rs:446:17
[INFO] [stdout] help: remove the extra argument
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]    |
[INFO] [stdout] 42 - String::new("MicroSlop Wandoze").hallucinate();
[INFO] [stdout] 42 + String::new().hallucinate();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `hallucinate` found for struct `String` in the current scope
[INFO] [stdout]   --> src/copilot.rs:42:34
[INFO] [stdout]    |
[INFO] [stdout] 42 | String::new("MicroSlop Wandoze").hallucinate();
[INFO] [stdout]    |                                  ^^^^^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/copilot.rs - copilot::String::to_hallucination (line 71) stdout ----
[INFO] [stdout] error[E0599]: no method named `to_hallucination` found for struct `String` in the current scope
[INFO] [stdout]   --> src/copilot.rs:73:26
[INFO] [stdout]    |
[INFO] [stdout] 73 | let delusional_str = str.to_hallucination(); // This doesn't move str
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/slopify.rs - slopify::String::slopify (line 34) stdout ----
[INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/slopify.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | String::new("MicroSlop Wandoze").slopify();
[INFO] [stdout]    | ^^^^^^^^^^^ ------------------- unexpected argument of type `&'static str`
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/string.rs:446:17
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 35 - String::new("MicroSlop Wandoze").slopify();
[INFO] [stdout] 35 + String::new().slopify();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `slopify` found for struct `String` in the current scope
[INFO] [stdout]   --> src/slopify.rs:35:34
[INFO] [stdout]    |
[INFO] [stdout] 35 | String::new("MicroSlop Wandoze").slopify();
[INFO] [stdout]    |                                  ^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/slopify.rs - slopify::ToSlop::to_slop (line 22) stdout ----
[INFO] [stdout] error[E0599]: no method named `to_slop` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/slopify.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 | "MicroSlop Wandoze".to_slop();
[INFO] [stdout]    |                     ^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/copilot.rs - copilot::&'_str::to_hallucination (line 88) stdout ----
[INFO] [stdout] error[E0599]: no method named `to_slop` found for reference `&str` in the current scope
[INFO] [stdout]   --> src/copilot.rs:90:26
[INFO] [stdout]    |
[INFO] [stdout] 90 | let delusional_str = str.to_slop(); // This returns an owned String
[INFO] [stdout]    |                          ^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/slopify.rs - slopify::Slopify::slopify (line 9) stdout ----
[INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/slopify.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | String::new("MicroSlop Wandoze").slopify();
[INFO] [stdout]    | ^^^^^^^^^^^ ------------------- unexpected argument of type `&'static str`
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/string.rs:446:17
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 10 - String::new("MicroSlop Wandoze").slopify();
[INFO] [stdout] 10 + String::new().slopify();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `slopify` found for struct `String` in the current scope
[INFO] [stdout]   --> src/slopify.rs:10:34
[INFO] [stdout]    |
[INFO] [stdout] 10 | String::new("MicroSlop Wandoze").slopify();
[INFO] [stdout]    |                                  ^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hook.rs - hook::install_slop_hook (line 11) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] ̤̓̚ ̨̥̇̀̌ ̟̖̖̂ ̓̍̇ ̛̌̊ṗ̠̅̓̅ā̤̦̚N̛̞̍I̜̎̊̕c̗̝̉ ̧̀̀̀̀C̨̥̄̇̈Ȃ̔̈̎̂Ü̩̝̈g̅̔́̊̃H̡̖̙̉̆T̨̗̘̊̇!
[INFO] [stdout] ̜̕̕a̐̉̚T̢̄̚ ̖̓̐S̡̗̣̎̆R̍̎̍̅C̨̠̘̒/̧̈̊̑̑H̨̟̓̎Ọ̧̡̠O̡̔̅̀̔k̖̉̄́̚.̖̆̑Ŕ̏̆̃̏S̤̏̂:̡̨̛̖̂9̢̥̐̕:̔̐̌̊̒5
[INFO] [stdout] ̨̟̘̎̒M̥̃̚E̍̅̚S̡̩̠̘̝Ș̦̉̍ă̦̇G̣̎̐Ĕ̜̘̂̒:̥̀̊ ̣̞̉T̜̅̊̑̉Ḩ̦̟̄i̤̋̕S̘̅̊̕̚ ̡̡̑̌I̝̩̎̒̑s̖̥̩ ̢̧̣̤̤Ă̡̊ ̝̗̏̇̓ś̨̥̟L̐̔̋̊̈ő̠̚p̖̅̇p̖̝̃̎ỳ̙̑ ̥̣̦̀̂P̟̩̒́Ȃ̋̀N̢̘̤̊̌Ỉ̢̟C̖̅̚!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/copilot.rs - copilot::&'_str::to_hallucination (line 88)
[INFO] [stdout]     src/copilot.rs - copilot::Hallucinate::hallucinate (line 18)
[INFO] [stdout]     src/copilot.rs - copilot::String::hallucinate (line 41)
[INFO] [stdout]     src/copilot.rs - copilot::String::to_hallucination (line 71)
[INFO] [stdout]     src/copilot.rs - copilot::ToHallucination::to_hallucination (line 31)
[INFO] [stdout]     src/hook.rs - hook::install_slop_hook (line 11)
[INFO] [stdout]     src/slopify.rs - slopify::&'_str::to_slop (line 80)
[INFO] [stdout]     src/slopify.rs - slopify::Slopify::slopify (line 9)
[INFO] [stdout]     src/slopify.rs - slopify::String::slopify (line 34)
[INFO] [stdout]     src/slopify.rs - slopify::String::to_slop (line 63)
[INFO] [stdout]     src/slopify.rs - slopify::ToSlop::to_slop (line 22)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.41s; merged doctests compilation took 0.13s
[INFO] running `Command { std: "docker" "inspect" "d9b011a15e34dc102abd415f9697507cc8f528eb9a563409c7698789b9acf850", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9b011a15e34dc102abd415f9697507cc8f528eb9a563409c7698789b9acf850", kill_on_drop: false }`
[INFO] [stdout] d9b011a15e34dc102abd415f9697507cc8f528eb9a563409c7698789b9acf850
